home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 301
- Top = 148
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Here'#39's Your Prize!!!'
- ClientHeight = 473
- ClientWidth = 311
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Default'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 313
- Height = 433
- Picture.Data = {<image001.jpg>}
- end
- object Button1: TButton
- Left = 128
- Top = 440
- Width = 75
- Height = 25
- Caption = 'Back'
- ModalResult = 1
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-